home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / metamail / contrib / ServiceMail / doc / queuing / pdinq.doc < prev    next >
Encoding:
Text File  |  1993-05-05  |  616 b   |  21 lines

  1.  
  2. SYNOPSIS
  3.   pdinq -d directory [-p x]
  4.  
  5. DESCRIPTION
  6. pdinq is essentially a glorified version of cat(1). But extremely
  7. glorified. It makes up a hopefully unique filename for the
  8. incoming mail, reads the headers, logs the message (if logging
  9. has been enabled), assigns a priority, and finally, sets the
  10. permission bits in the file to indicate that it is ready to
  11. be read by the inqueuer. ('dspd').
  12.  
  13. You can set the priority to be something other than pdinq's
  14. default (0) using the -p flag. E.g. '-p 5'. Higher numbers are
  15. more important. 
  16.  
  17. SEE ALSO
  18. dspd(1),divert_mbox(1),revert_mbox(1),divert_svc(1),revert_svc(1)
  19.   
  20.  
  21.